Skip to main content

ClickHouse

Samples Overview

Qarbine provides a wide variety of sample templates, and queries. Some are application oriented examples, while others are database administrator (DBA) oriented.

Below are a few of the component samples to consider. Review the Qarbine Catalog for the latest components. See the latest set of ClickHouse components in the folder depicted below.

  

  

The visibility of schemas and tables is dependent on the Qarbine Data Service configuration.

List Databases

This template is at “example/ClickHouse/DBA/List databases”.

The result is shown below.

  

Describe Table in a Prompted for Database

This template is at “example/ClickHouse/DBA/Describe table for prompted database and table”.

This template first prompts for the context.

  

After selecting a schema and table click

  

The result is shown below.

  

Describe All Tables in a Prompted for Database

This template is at “example/ClickHouse/DBA/Describe tables in prompted database”.

This template first prompts for the context.

  

After selecting a schema click

  

A portion of the result is shown below.